Welcome![Sign In][Sign Up]
Location:
Search - matlab to visual

Search list

[Other resourcepso_2D1

Description: 粒子群优化算法 相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用matlab写了PSO的实现程序,相信对对这方面感兴趣的兄弟有用。为了比较直观的演示PSO的算法,用了2维的。 -PSO algorithm believe a lot of people know it PSO. A simple algorithm optimization and faster. I used Matlab was the PSO procedures, I believe this area of interest to the brothers useful. In order to compare the visual presentation of the PSO algorithm, with a two-dimensional.
Platform: | Size: 2656 | Author: 陈明 | Hits:

[Other resourcevisiblewmk

Description: 在图像中加入可视水印,用matlab仿真,实验证明保持了较好的图像质量-in adding visual image watermarking using Matlab simulation experiment to prove that maintaining a good image quality
Platform: | Size: 1729 | Author: 王婷 | Hits:

[Graph RecognizeVisual_C++_MATLAB

Description: 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盆给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。光盘在下一次的上载中给出。 注 此为超星图书,请用超星阅读软件打开阅读。-"Visual C _MATLAB image processing and recognition of the practical case Showcase" the book systematically introduced the image processing and recognition of the basic tenets of the typical methods and practical skills. The book is divided into 12 chapters, Chapter 1-Chapter 6 of image processing and recognition of content, including images scientific overview MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition; Chapter 7-Chapter 10 of image processing and recognition of the engineering example, covering medical image processing, Character Recognition and self-guided trolley path recognition example, the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers how to use MATLAB
Platform: | Size: 8505621 | Author: 连接 | Hits:

[GUI DeveloplevelingdevicePIDcontrolleresign

Description: 为了便于进行形象化的理解,本章进行了控制结果的可视化编程。利用Matlab与Borland C++ Builder的程序开发接口,通过建立独立的可执行程序,演示了控制过程中对熨平板进行调节的过程。最终认为,PID控制和人工神经网络控制对控制速度和精度都有了很多的改善;对摊铺机自动调平装置而言,其控制器的设计占有重要的地位。 -To facilitate figurative understanding of this chapter for the control of the results of visual programming. Using Matlab and Borland C Builder program interface, through the establishment of an independent executable, demonstrated the control process for calming the board to adjust the process. Finally, PID control and artificial neural network control to control speed and accuracy have a lot of improvement; right paver automatic leveling device, its controller design occupies an important position.
Platform: | Size: 192085 | Author: 史海红 | Hits:

[Other resourceJavaandc

Description: Java语言中的本地方法接口(JNI)在使用中要装载一个动态链接库(DLL),这个DLL即是在Matlab中创建的虚拟实验室模型转化为C语言所编译成的。使用JNI的方法文中会有详细介绍,其中使用Jbuilder中的JNI会比较简单。当然,在这个过程中会有Java语言与C语言的转换问题,常用的数据类型的转换会制成表格直观地表示出来。-Java language of the local method Interface (JNI) in use to load a dynamic link library (DL L), the DLL that is created in Matlab virtual laboratory model into C language compiler as large. JNI use of the text will be presented in detail, including the use of Jbuilder JNI will be relatively simple. Of course, in this process there will be Java and C language conversion, commonly used types of data conversion into visual form to be voiced.
Platform: | Size: 94587 | Author: li | Hits:

[Web Serverinterface_method_between_VC_and_Matlab

Description: 这是一篇剖析Visual C++和MATLAB之间接口方法的文章,通过它可以很轻松的实现它们之间的相互嵌入-This is an analysis of C and Visual Interface between MATLAB article through it very easy to achieve their mutual embedding
Platform: | Size: 256049 | Author: 需要 | Hits:

[Special EffectsGettingLog2006-10-24

Description: Visual C++MATLAB图像处理与识别实用案例精选之取对数算法的源程序-Visual C MATLAB image processing and recognition of practical cases selected for admission to the source code of several algorithms
Platform: | Size: 123015 | Author: 路香群 | Hits:

[OtherGP_correlation_dimension

Description: 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll - Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: | Size: 6975 | Author: 许小可 | Hits:

[Special Effectsdwtshuzishuiyin

Description: 摘 要 数字水印技术是近年来图像保护技术研究领域的一个热点,本文提出了一种基于小波变换的图像数字 水印嵌入算法的Matlab实现\"实验结果表明,该算法具有较好的视觉效果和透明性\" 关键词 图像保护 小波变换 数字水印 Matlab-Abstract digital watermarking technology is the image in recent years to protect technical fields of study a hot, This paper presents a wavelet transform-based image digital watermark embedding algorithm Matlab "The experimental results show , the algorithm has good visual effects and transparent "Keywords image protection wavelet transform digital watermarking Matlab
Platform: | Size: 111556 | Author: cici | Hits:

[OS programMatlabEngine_link

Description: VC调用matlab的典型编程,采用matlab引擎的方法,成功实现了Vc对matlab的调用。并且做了可视化的界面。把程序中的main_edgelink2换成自己要调用的matlab程序-VC typical call Matlab programming using Matlab engine, the successful implementation of the Vc Matlab call. Done a visual interface. The procedures main_edgelink2 replaced by themselves to the calling procedure Matlab
Platform: | Size: 35639 | Author: 无梦 | Hits:

[Windows DevelopRF_MexStandalone-v0.02-precompiled

Description: 用c写的随机森林工具包,可以在MATLAB环境下使用-This readme supercedes the ones in the sub-folders if you plan to use just the binaries on a Windows machine. The binary for windows are already included, and should work out of the box. Matlab usually installs these redistributable on Installation, but ... But in case they dont work. Open the control panel and check for the following package: Microsoft visual C++ 2005 redistributable (x64 if your machine is 64-bit or x86 for 32-bit OS) If either is not there, you only need the 32-bit if you plan to use it on a 32-bit machine and same goes for 64-bit. 32-bit redistributable: http://www.microsoft.com/downloads/details.aspx?familyid 32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang en 64-bit redistributable: http://www.microsoft.com/downloads/details.aspx?familyid 90548130-4468-4BBC-9673-D6ACABD5D13B&displaylang en Why do you need this? Well, the package was compiled with Matlab and Visual C++ express edition. I reckon the latter might not be installed on you
Platform: | Size: 456704 | Author: 陈寅栋 | Hits:

[Special Effects灰度拉伸

Description: 对图像绘制直方图,并进行适当的灰度变换,分别进行线性的和非线性的灰度拉伸变换,改善图像的视觉效果; 主要功能函数自己编写; 在一个主程序中运行实现,并在一个统一的交互式界面下选择参数.(Histogram of the image, and the appropriate gray-scale transformation, linear and nonlinear gray scale stretching transform, to improve the visual effects of the image; Main function, write your own; Run the implementation in a master program and select parameters at a unified interactive interface)
Platform: | Size: 1484800 | Author: 晓风残月 | Hits:

[Graph programCamera2test

Description: 视觉跟踪,可以使用笔记本摄像头或者其他摄像头,对象寻找和跟踪,轨迹实现(Visual tracking, you can use a laptop camera or other camera, object search and tracking, track to achieve)
Platform: | Size: 2048 | Author: Mr.HL | Hits:

[ELanguageattachment_1487958_17a_2017-04-14

Description: matlab 2017a调用visual studio2017 C/C++/Fortran编译器的补丁(The patcher for matlab 2017a to use the visual studio2017 C/C++/Fortran compiler)
Platform: | Size: 10240 | Author: BINFeng | Hits:

[Graph Recognizeuser__input__vssual

Description: 用Matlab进行可视化界面设计,有菜单,控件,用户输入等(Matlab to carry on the visual interface design, menu, controls, such as user input)
Platform: | Size: 7168 | Author: alofince | Hits:

[DSP programELEC - 722 DIP

Description: The aims to give the students the fundamentals of digital image processing, covering topics from the following list: image models and physical imaging systems; visual perception; rendering systems; linear filtering; linear transforms; mathematical morphology; compression; tomographic image reconstruction; inverse problems in imaging; image enhancement; edge detection; feature extraction; and geometric diffusion.
Platform: | Size: 31744 | Author: Khan17 | Hits:

[source in ebookVisual C++数字图像处理技术详解(源代码)

Description: 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像处理的程序设计技术。(These are source codes of "Visual C++ digital image processing technology". "Visual C++ digital image processing technology" is the main line to the digital image processing technology, a comprehensive introduction to the design method of digital image processing program in Visual C++ environment. Covers digital image transformation, enhancement, restoration, reconstruction, morphological processing, segmentation, matching, encoding, compression effects processing, basic principle, various methods are typical algorithms, Visual C++ source code and application case. At the same time, "Visual C++ digital image processing technology" detailed explanation also introduced Visual C++ and VTK, OpenCV and MATLAB and other development platform combined with digital image processing program design technology.)
Platform: | Size: 9137152 | Author: sorra | Hits:

[matlab发给各中心通知

Description: CNN is one of the most successful deep learning methods due to its remarkable performance on ImageNet large-scale visual recognition competition. The success of CNN is due to its capacity to learn hierarchical representation to describe the image scene.
Platform: | Size: 168960 | Author: lmcice | Hits:

[Windows Developcrank_rocker_force

Description: 可以形象的看出图形的三维随距离的变化以及多方面的作用距离等一系列可视化应用(A series of visual applications can be visualized to see the three-dimensional changes of the graph with the distance and the distance of various aspects.)
Platform: | Size: 1024 | Author: 鑫鑫123 | Hits:

[matlabHDR_Imaging

Description: 采用基于梯度的算法,通过matlab实现高动态范围成像。高动态范围图像,相比普通的图像,可以提供更多的动态范围和图像细节,根据不同的曝光时间的低动态范围图像,利用每个曝光时间相对应最佳细节的低动态范围图像来合成最终高动态范围图像,能够更好的反映人真实环境中的视觉效果。这里采用的高斯模糊展示了高动态范围图像中超出取值范围的数值也是有用的,即使它们在转换成低动态范围图像的时候通常都要被裁掉。在原始的高动态范围图像中,这些像素都有非常大的亮度值。当图像模糊的时候,周围的像素亮度被“拉高”并且在色度映射时裁剪成最大值,当然高亮像素的亮度也会被周围像素“拉低”,但是它们的亮度非常高所以在色度映射的时候仍然要超出最大值。这样的结果就是更大的区域变成了白色。但是对于低动态范围模糊来说,高亮区域的像素在模糊处理之前已经裁剪成了最大值,这就从总体上大幅度地降低了亮度值。因此,在模糊处理之后,光亮区域周围的像素将不再有非常高的亮度,即使是高亮区域内的像素也由于周围像素的影响而被拉低。这样高亮区域就变得比较模糊,看起来不再非常明亮。(Using a gradient-based algorithm , through matlab to achieve high dynamic range imaging . High dynamic range image , compared to ordinary images can provide more dynamic range and image detail , according to the low dynamic range images of different exposure times , using the corresponding optimal exposure time for each detail of the low dynamic range images to synthesize final high dynamic range image , to better reflect the human visual real environment . Gaussian blur used here show high dynamic range image beyond the range of values ​ ​ is also useful , even if they are converted into low dynamic range images usually have the time to be cut off. In the original high dynamic range image, those pixels have a very large brightness value. When the image is blurred when the brightness of the surrounding pixels are " pulled " to the maximum value , and when chroma clipping mapping , of course, the brightness of highlight pixels surrounding the pixel will be " low " , but they a)
Platform: | Size: 6144 | Author: lixiaoke | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »

CodeBus www.codebus.net